Skip to content

Conversation

@idegtiarenko
Copy link
Contributor

This simplifies pattern matching in Analyzer and LocalExecutionPlanner.

Please note, this relies on java 21+ syntax so this will not be backported to 8.x and is going to be merged a bit later.

@idegtiarenko idegtiarenko added >refactoring Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) :Analytics/ES|QL AKA ESQL v9.0.0 labels Jan 27, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

Copy link
Contributor

@alex-spies alex-spies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is nice. But yeah, let's merge it later if we can't backport it now.

@costin
Copy link
Member

costin commented Jan 30, 2025

+1 on the style however backporting is a big concern. To avoid conflicts, I suggest postponing the style changes until 9.0 is released and 8.x is closed when the number of backwards will significantly slow down.

# Conflicts:
#	x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/analysis/Analyzer.java
#	x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/planner/LocalExecutionPlanner.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL >refactoring Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants